[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Int 62 Fn 007D u - Fgdriver V3.03 - "fg_putblock" - Restore Rectangle Of [V]
AX = 007Dh
ES:BX -> buffer containing previously-saved image
CX = left edge
DX = right edge
SI = top edge
DI = bottom edge
Notes: For FGDRIVER v1.10, this function was "FG_MOUSEPOS" (see AX=0064h);
"FG_PUTBLOCK" did not exist yet
In text modes, coordinates are character positions; in graphics modes,
they are defined in screen space, and the left and right edges are
adjusted to a byte boundary if necessary
See Also: AX=0031h,AX=007Eh
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson